[INFO] fetching crate utapi-rs 0.1.2...
[INFO] testing utapi-rs-0.1.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate utapi-rs 0.1.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate utapi-rs 0.1.2
[INFO] finished tweaking crates.io crate utapi-rs 0.1.2
[INFO] tweaked toml for crates.io crate utapi-rs 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate utapi-rs 0.1.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 197 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.10.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ef97510f2a7a7a59f7c54f797aecfcfd73eb782ee1230fc659daddc5dfba420
[INFO] running `Command { std: "docker" "start" "-a" "6ef97510f2a7a7a59f7c54f797aecfcfd73eb782ee1230fc659daddc5dfba420", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ef97510f2a7a7a59f7c54f797aecfcfd73eb782ee1230fc659daddc5dfba420", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ef97510f2a7a7a59f7c54f797aecfcfd73eb782ee1230fc659daddc5dfba420", kill_on_drop: false }`
[INFO] [stdout] 6ef97510f2a7a7a59f7c54f797aecfcfd73eb782ee1230fc659daddc5dfba420
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 500dd2a57265a7bef64105ee58b53d333c09deab0f1a0dd740df4d90d5cc6013
[INFO] running `Command { std: "docker" "start" "-a" "500dd2a57265a7bef64105ee58b53d333c09deab0f1a0dd740df4d90d5cc6013", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling filesize v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling utapi-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.05s
[INFO] running `Command { std: "docker" "inspect" "500dd2a57265a7bef64105ee58b53d333c09deab0f1a0dd740df4d90d5cc6013", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "500dd2a57265a7bef64105ee58b53d333c09deab0f1a0dd740df4d90d5cc6013", kill_on_drop: false }`
[INFO] [stdout] 500dd2a57265a7bef64105ee58b53d333c09deab0f1a0dd740df4d90d5cc6013
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5566c475221860ea826a5af493f049c4891ce0587a2667786f72b3e7f9708a1a
[INFO] running `Command { std: "docker" "start" "-a" "5566c475221860ea826a5af493f049c4891ce0587a2667786f72b3e7f9708a1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling utapi-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] running `Command { std: "docker" "inspect" "5566c475221860ea826a5af493f049c4891ce0587a2667786f72b3e7f9708a1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5566c475221860ea826a5af493f049c4891ce0587a2667786f72b3e7f9708a1a", kill_on_drop: false }`
[INFO] [stdout] 5566c475221860ea826a5af493f049c4891ce0587a2667786f72b3e7f9708a1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f09ca3dcc52172fb74b19c7f22de8e185fab2596076c299ef7dc7b929506d57c
[INFO] running `Command { std: "docker" "start" "-a" "f09ca3dcc52172fb74b19c7f22de8e185fab2596076c299ef7dc7b929506d57c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/utapi_rs-9457cd6c4cf99e63)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests utapi_rs
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/config.rs - config::ApiKey::fmt (line 137) ... FAILED
[INFO] [stdout] test src/config.rs - config::UploadthingConfig::default (line 204) ... FAILED
[INFO] [stdout] test src/config.rs - config::UploadthingConfigBuilder::user_agent (line 269) ... FAILED
[INFO] [stdout] test src/utapi.rs - utapi::UtApi::from_config (line 94) ... FAILED
[INFO] [stdout] test src/config.rs - config::UploadthingConfigBuilder::api_key (line 293) ... FAILED
[INFO] [stdout] test src/config.rs - config::UploadthingConfig::new (line 158) ... FAILED
[INFO] [stdout] test src/config.rs - config::ApiKey::from_str (line 106) ... FAILED
[INFO] [stdout] test src/utapi.rs - utapi::UtApi::new (line 51) ... FAILED
[INFO] [stdout] test src/config.rs - config::ApiKey::from_env (line 56) ... FAILED
[INFO] [stdout] test src/config.rs - config::UploadthingConfigBuilder::version (line 316) ... FAILED
[INFO] [stdout] test src/config.rs - config::UploadthingConfig::builder (line 174) ... FAILED
[INFO] [stdout] test src/config.rs - config::UploadthingConfigBuilder::build (line 330) ... FAILED
[INFO] [stdout] test src/config.rs - config::UploadthingConfigBuilder::host (line 253) ... FAILED
[INFO] [stdout] test src/config.rs - config::ApiKey::default (line 83) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/config.rs - config::ApiKey::fmt (line 137) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ApiKey` in this scope
[INFO] [stdout]    --> src/config.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout] 138 | let api_key = ApiKey {
[INFO] [stdout]     |               ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 137 + use utapi_rs::config::ApiKey;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::UploadthingConfig::default (line 204) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `UploadthingConfig` in this scope
[INFO] [stdout]    --> src/config.rs:205:22
[INFO] [stdout]     |
[INFO] [stdout] 205 | let default_config = UploadthingConfig::default();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^ use of undeclared type `UploadthingConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 204 + use utapi_rs::config::UploadthingConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::UploadthingConfigBuilder::user_agent (line 269) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `UploadthingConfigBuilder` in this scope
[INFO] [stdout]    --> src/config.rs:270:15
[INFO] [stdout]     |
[INFO] [stdout] 270 | let builder = UploadthingConfigBuilder::new().user_agent("MyUploader/1.0");
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `UploadthingConfigBuilder`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 269 + use utapi_rs::config::UploadthingConfigBuilder;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utapi.rs - utapi::UtApi::from_config (line 94) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `UploadthingConfig` in this scope
[INFO] [stdout]   --> src/utapi.rs:95:14
[INFO] [stdout]    |
[INFO] [stdout] 95 | let config = UploadthingConfig::builder().api_key("your_api_key").build();
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^ use of undeclared type `UploadthingConfig`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 94 + use utapi_rs::config::UploadthingConfig;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `UtApi` in this scope
[INFO] [stdout]   --> src/utapi.rs:96:11
[INFO] [stdout]    |
[INFO] [stdout] 96 | let api = UtApi::from_config(config);
[INFO] [stdout]    |           ^^^^^ use of undeclared type `UtApi`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 94 + use utapi_rs::UtApi;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::UploadthingConfigBuilder::api_key (line 293) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `UploadthingConfigBuilder` in this scope
[INFO] [stdout]    --> src/config.rs:294:15
[INFO] [stdout]     |
[INFO] [stdout] 294 | let builder = UploadthingConfigBuilder::new().api_key("your_api_key");
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `UploadthingConfigBuilder`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 293 + use utapi_rs::config::UploadthingConfigBuilder;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::UploadthingConfig::new (line 158) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `UploadthingConfig` in this scope
[INFO] [stdout]    --> src/config.rs:159:14
[INFO] [stdout]     |
[INFO] [stdout] 159 | let config = UploadthingConfig::new();
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^ use of undeclared type `UploadthingConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 158 + use utapi_rs::config::UploadthingConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::ApiKey::from_str (line 106) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `ApiKey` in this scope
[INFO] [stdout]    --> src/config.rs:107:14
[INFO] [stdout]     |
[INFO] [stdout] 107 | let api_key: ApiKey = "Bearer:secret123".parse().unwrap();
[INFO] [stdout]     |              ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 106 + use utapi_rs::config::ApiKey;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ApiKey` in this scope
[INFO] [stdout]    --> src/config.rs:111:14
[INFO] [stdout]     |
[INFO] [stdout] 111 | let api_key: ApiKey = "secret123".parse().unwrap();
[INFO] [stdout]     |              ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 106 + use utapi_rs::config::ApiKey;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utapi.rs - utapi::UtApi::new (line 51) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `UtApi` in this scope
[INFO] [stdout]   --> src/utapi.rs:53:20
[INFO] [stdout]    |
[INFO] [stdout] 53 | let api_with_key = UtApi::new(Some("your_api_key".to_string()));
[INFO] [stdout]    |                    ^^^^^ use of undeclared type `UtApi`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 51 + use utapi_rs::UtApi;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `UtApi` in this scope
[INFO] [stdout]   --> src/utapi.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 56 | let api_with_env_key = UtApi::new(None);
[INFO] [stdout]    |                        ^^^^^ use of undeclared type `UtApi`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 51 + use utapi_rs::UtApi;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::ApiKey::from_env (line 56) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `ApiKey` in this scope
[INFO] [stdout]   --> src/config.rs:58:15
[INFO] [stdout]    |
[INFO] [stdout] 58 | let api_key = ApiKey::from_env().unwrap();
[INFO] [stdout]    |               ^^^^^^ use of undeclared type `ApiKey`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 56 + use utapi_rs::config::ApiKey;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::UploadthingConfigBuilder::version (line 316) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `UploadthingConfigBuilder` in this scope
[INFO] [stdout]    --> src/config.rs:317:15
[INFO] [stdout]     |
[INFO] [stdout] 317 | let builder = UploadthingConfigBuilder::new().version("2.0.0");
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `UploadthingConfigBuilder`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 316 + use utapi_rs::config::UploadthingConfigBuilder;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::UploadthingConfig::builder (line 174) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `UploadthingConfig` in this scope
[INFO] [stdout]    --> src/config.rs:175:15
[INFO] [stdout]     |
[INFO] [stdout] 175 | let builder = UploadthingConfig::builder();
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ use of undeclared type `UploadthingConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 174 + use utapi_rs::config::UploadthingConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::UploadthingConfigBuilder::build (line 330) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `UploadthingConfigBuilder` in this scope
[INFO] [stdout]    --> src/config.rs:331:14
[INFO] [stdout]     |
[INFO] [stdout] 331 | let config = UploadthingConfigBuilder::new()
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `UploadthingConfigBuilder`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 330 + use utapi_rs::config::UploadthingConfigBuilder;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::UploadthingConfigBuilder::host (line 253) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `UploadthingConfigBuilder` in this scope
[INFO] [stdout]    --> src/config.rs:254:15
[INFO] [stdout]     |
[INFO] [stdout] 254 | let builder = UploadthingConfigBuilder::new().host("https://example.com");
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `UploadthingConfigBuilder`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 253 + use utapi_rs::config::UploadthingConfigBuilder;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::ApiKey::default (line 83) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `ApiKey` in this scope
[INFO] [stdout]   --> src/config.rs:85:15
[INFO] [stdout]    |
[INFO] [stdout] 85 | let api_key = ApiKey::default();
[INFO] [stdout]    |               ^^^^^^ use of undeclared type `ApiKey`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 83 + use utapi_rs::config::ApiKey;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config.rs - config::ApiKey::default (line 83)
[INFO] [stdout]     src/config.rs - config::ApiKey::fmt (line 137)
[INFO] [stdout]     src/config.rs - config::ApiKey::from_env (line 56)
[INFO] [stdout]     src/config.rs - config::ApiKey::from_str (line 106)
[INFO] [stdout]     src/config.rs - config::UploadthingConfig::builder (line 174)
[INFO] [stdout]     src/config.rs - config::UploadthingConfig::default (line 204)
[INFO] [stdout]     src/config.rs - config::UploadthingConfig::new (line 158)
[INFO] [stdout]     src/config.rs - config::UploadthingConfigBuilder::api_key (line 293)
[INFO] [stdout]     src/config.rs - config::UploadthingConfigBuilder::build (line 330)
[INFO] [stdout]     src/config.rs - config::UploadthingConfigBuilder::host (line 253)
[INFO] [stdout]     src/config.rs - config::UploadthingConfigBuilder::user_agent (line 269)
[INFO] [stdout]     src/config.rs - config::UploadthingConfigBuilder::version (line 316)
[INFO] [stdout]     src/utapi.rs - utapi::UtApi::from_config (line 94)
[INFO] [stdout]     src/utapi.rs - utapi::UtApi::new (line 51)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f09ca3dcc52172fb74b19c7f22de8e185fab2596076c299ef7dc7b929506d57c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f09ca3dcc52172fb74b19c7f22de8e185fab2596076c299ef7dc7b929506d57c", kill_on_drop: false }`
[INFO] [stdout] f09ca3dcc52172fb74b19c7f22de8e185fab2596076c299ef7dc7b929506d57c
